home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / rhythmbox / song-info-multiple.ui < prev    next >
Extensible Markup Language  |  2009-11-03  |  9KB  |  214 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <!-- interface-requires gtk+ 2.12 -->
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkNotebook" id="song_info_notebook">
  6.     <property name="visible">True</property>
  7.     <property name="show_tabs">False</property>
  8.     <property name="show_border">False</property>
  9.     <child>
  10.       <object class="GtkTable" id="song_info_basic">
  11.         <property name="visible">True</property>
  12.         <property name="border_width">6</property>
  13.         <property name="n_rows">7</property>
  14.         <property name="n_columns">2</property>
  15.         <property name="column_spacing">12</property>
  16.         <property name="row_spacing">6</property>
  17.         <child>
  18.           <object class="GtkEntry" id="song_info_artist">
  19.             <property name="visible">True</property>
  20.             <property name="can_focus">True</property>
  21.             <property name="invisible_char">●</property>
  22.             <property name="activates_default">True</property>
  23.           </object>
  24.           <packing>
  25.             <property name="left_attach">1</property>
  26.             <property name="right_attach">2</property>
  27.             <property name="y_options"></property>
  28.           </packing>
  29.         </child>
  30.         <child>
  31.           <object class="GtkEntry" id="song_info_album">
  32.             <property name="visible">True</property>
  33.             <property name="can_focus">True</property>
  34.             <property name="invisible_char">●</property>
  35.             <property name="activates_default">True</property>
  36.           </object>
  37.           <packing>
  38.             <property name="left_attach">1</property>
  39.             <property name="right_attach">2</property>
  40.             <property name="top_attach">1</property>
  41.             <property name="bottom_attach">2</property>
  42.             <property name="y_options"></property>
  43.           </packing>
  44.         </child>
  45.         <child>
  46.           <object class="GtkLabel" id="album_label">
  47.             <property name="visible">True</property>
  48.             <property name="xalign">0</property>
  49.             <property name="label" translatable="yes">_Album:</property>
  50.             <property name="use_underline">True</property>
  51.             <property name="mnemonic_widget">song_info_album</property>
  52.           </object>
  53.           <packing>
  54.             <property name="top_attach">1</property>
  55.             <property name="bottom_attach">2</property>
  56.             <property name="x_options">GTK_FILL</property>
  57.             <property name="y_options">GTK_FILL</property>
  58.           </packing>
  59.         </child>
  60.         <child>
  61.           <object class="GtkLabel" id="artist_label">
  62.             <property name="visible">True</property>
  63.             <property name="xalign">0</property>
  64.             <property name="label" translatable="yes">_Artist:</property>
  65.             <property name="use_underline">True</property>
  66.             <property name="mnemonic_widget">song_info_artist</property>
  67.           </object>
  68.           <packing>
  69.             <property name="x_options">GTK_FILL</property>
  70.             <property name="y_options">GTK_FILL</property>
  71.           </packing>
  72.         </child>
  73.         <child>
  74.           <object class="GtkLabel" id="genre_label">
  75.             <property name="visible">True</property>
  76.             <property name="xalign">0</property>
  77.             <property name="label" translatable="yes">_Genre:</property>
  78.             <property name="use_underline">True</property>
  79.             <property name="mnemonic_widget">song_info_genre</property>
  80.           </object>
  81.           <packing>
  82.             <property name="top_attach">2</property>
  83.             <property name="bottom_attach">3</property>
  84.             <property name="x_options">GTK_FILL</property>
  85.             <property name="y_options"></property>
  86.           </packing>
  87.         </child>
  88.         <child>
  89.           <object class="GtkEntry" id="song_info_genre">
  90.             <property name="visible">True</property>
  91.             <property name="can_focus">True</property>
  92.             <property name="invisible_char">●</property>
  93.             <property name="activates_default">True</property>
  94.           </object>
  95.           <packing>
  96.             <property name="left_attach">1</property>
  97.             <property name="right_attach">2</property>
  98.             <property name="top_attach">2</property>
  99.             <property name="bottom_attach">3</property>
  100.             <property name="y_options"></property>
  101.           </packing>
  102.         </child>
  103.         <child>
  104.           <object class="GtkLabel" id="rating_label">
  105.             <property name="visible">True</property>
  106.             <property name="xalign">0</property>
  107.             <property name="yalign">0</property>
  108.             <property name="label" translatable="yes">_Rating:</property>
  109.             <property name="use_underline">True</property>
  110.           </object>
  111.           <packing>
  112.             <property name="top_attach">4</property>
  113.             <property name="bottom_attach">5</property>
  114.             <property name="x_options">GTK_FILL</property>
  115.             <property name="y_options"></property>
  116.           </packing>
  117.         </child>
  118.         <child>
  119.           <object class="GtkVBox" id="song_info_rating_container">
  120.             <property name="visible">True</property>
  121.             <property name="orientation">vertical</property>
  122.             <child>
  123.               <placeholder/>
  124.             </child>
  125.           </object>
  126.           <packing>
  127.             <property name="left_attach">1</property>
  128.             <property name="right_attach">2</property>
  129.             <property name="top_attach">4</property>
  130.             <property name="bottom_attach">5</property>
  131.             <property name="x_options">GTK_FILL</property>
  132.             <property name="y_options">GTK_FILL</property>
  133.           </packing>
  134.         </child>
  135.         <child>
  136.           <object class="GtkLabel" id="year_label">
  137.             <property name="visible">True</property>
  138.             <property name="xalign">0</property>
  139.             <property name="label" translatable="yes">_Year:</property>
  140.             <property name="use_underline">True</property>
  141.             <property name="mnemonic_widget">song_info_year</property>
  142.           </object>
  143.           <packing>
  144.             <property name="top_attach">3</property>
  145.             <property name="bottom_attach">4</property>
  146.             <property name="x_options">GTK_FILL</property>
  147.             <property name="y_options"></property>
  148.           </packing>
  149.         </child>
  150.         <child>
  151.           <object class="GtkEntry" id="song_info_year">
  152.             <property name="visible">True</property>
  153.             <property name="can_focus">True</property>
  154.             <property name="invisible_char">●</property>
  155.             <property name="activates_default">True</property>
  156.           </object>
  157.           <packing>
  158.             <property name="left_attach">1</property>
  159.             <property name="right_attach">2</property>
  160.             <property name="top_attach">3</property>
  161.             <property name="bottom_attach">4</property>
  162.             <property name="y_options"></property>
  163.           </packing>
  164.         </child>
  165.         <child>
  166.           <object class="GtkLabel" id="discn_label">
  167.             <property name="visible">True</property>
  168.             <property name="xalign">0</property>
  169.             <property name="label" translatable="yes">_Disc number:</property>
  170.             <property name="use_underline">True</property>
  171.             <property name="mnemonic_widget">song_info_disc_cur</property>
  172.           </object>
  173.           <packing>
  174.             <property name="top_attach">5</property>
  175.             <property name="bottom_attach">6</property>
  176.             <property name="x_options">GTK_FILL</property>
  177.             <property name="y_options"></property>
  178.           </packing>
  179.         </child>
  180.         <child>
  181.           <object class="GtkEntry" id="song_info_disc_cur">
  182.             <property name="visible">True</property>
  183.             <property name="can_focus">True</property>
  184.             <property name="invisible_char">●</property>
  185.             <property name="activates_default">True</property>
  186.           </object>
  187.           <packing>
  188.             <property name="left_attach">1</property>
  189.             <property name="right_attach">2</property>
  190.             <property name="top_attach">5</property>
  191.             <property name="bottom_attach">6</property>
  192.             <property name="y_options"></property>
  193.           </packing>
  194.         </child>
  195.         <child>
  196.           <placeholder/>
  197.         </child>
  198.         <child>
  199.           <placeholder/>
  200.         </child>
  201.       </object>
  202.     </child>
  203.     <child type="tab">
  204.       <object class="GtkLabel" id="label1">
  205.         <property name="visible">True</property>
  206.         <property name="label" translatable="yes">label1</property>
  207.       </object>
  208.       <packing>
  209.         <property name="tab_fill">False</property>
  210.       </packing>
  211.     </child>
  212.   </object>
  213. </interface>
  214.